github.com/jackc/puddle/v2.valueCancelCtx.Done (method, view implemented interface methods)
one use
github.com/jackc/puddle/v2 (current package)
context.go#L15: func (ctx *valueCancelCtx) Done() <-chan struct{} { return ctx.cancelCtx.Done() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)